home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / utils / view100f.zip / HOWDOI.DOC < prev    next >
Text File  |  1996-03-10  |  4KB  |  99 lines

  1. VIEW 10.0f - HOW DO I?
  2. ======================
  3.  
  4. Q.  I have a text file for which the line wrap is not what I want.  It
  5.     wraps at column 76 and I want it to wrap at column 64.  Can VIEW
  6.     handle this for me?
  7.  
  8. A.  Yes.  If the file is WordPerfect, Word or any other word processing file
  9.     you must first convert it to ASCII by pressing F6 and choosing "Save
  10.     as" at VIEW's menu.  Suppose you save the file as "myfile.doc",
  11.     then from the file selection menu press F2 and set your required line
  12.     wrap, then make sure you toggle F3 so that the message "ASCII line wrap on"
  13.     appears above the list of files.  Then select myfile.doc to view.  If
  14.     it appears the way you want it, press F6 and chooses "Save as" again.
  15.     You can give it the same name or a different one.
  16.  
  17.                      ====================================
  18.  
  19.  
  20. Q.  I obtained a file from a UNIX server.  It contains accented characters,
  21.     but they don't look right. Can VIEW help me?
  22.  
  23. A.  Yes.  UNIX files use the ANSI character set and DOS uses the ASCII set.
  24.     To convert all you need to do is press F10 while viewing the file, then
  25.     F6 to save it in its converted form.
  26.  
  27.                      ====================================
  28.  
  29.  
  30. Q.  I have a Windows Notepad file containing accented characters, but they
  31.     don't look right. What can I do?
  32.  
  33. A.  See the answer to the previous question.  Notepad also uses the ANSI
  34.     character set.
  35.  
  36.                      ====================================
  37.  
  38.  
  39. Q.  I have a document containing accented characters that I want to send to
  40.     a UNIX server. Can I translate the characters to UNIX (ANSI) format?
  41.  
  42. A.  Yes - just press Shift-F10 while viewing the file, then press F6 and
  43.     choose "Save as").  To convert the saved file further, use the utility
  44.     dos-unix, which is provided to those who register VIEW.  This
  45.     utility converts from the DOS line feed format to the UNIX format.
  46.  
  47.                      ====================================
  48.  
  49. Q.  I want to do a text search in a lot of files.  Do I have to load them
  50.     individually in VIEW?
  51.  
  52. A.  No.  Suppose you want to find the word "California".  All you need do
  53.     is type view *.* California.  Then the text search function will be on
  54.     for all files you view.  To find each occurrence of California, keep
  55.     pressing F2. To switch the text search function off, press F4.
  56.  
  57.                      ====================================
  58.  
  59. Q.  Can I convert from one word processor format to another?
  60.  
  61. A.  No, VIEW converts to ASCII (or ANSI).  However, using the "save for
  62.     word processor" (F4 at the print menu or directly from the command line
  63.     with the /C switch), you can save a file in a format that your word
  64.     processor should be able to import without a hard return at the end of
  65.     every line.
  66.  
  67.                      ====================================
  68.  
  69. Q.  How can I print the file I am viewing from 2COL or JETCOL?
  70.  
  71. A.  Press either F8 to print it directly, or F6 to print it with the option
  72.     of including line numbers.
  73.  
  74.                      ====================================
  75.  
  76. Q.  How can see the HTML tags and <SCRIPT> in HTML files?
  77.  
  78. A.  From the file menu selection press Shift-F3 to toggle back and forth
  79.     between decoding HTML files and showing them with their tags.
  80.     Alternatively, use the  /h command line switch (e.g. view myfile.doc /h)
  81.  
  82.                      ====================================
  83.  
  84. Q.  When I try to print or convert a file that has been split I only get
  85.     the first part. How can I get all the file?
  86.  
  87. A. There are two ways.  If you press F6 at the file selection menu you can
  88.    print or convert the ENTIRE file, regardless of its size (because VIEW
  89.    is not using any memory to store the file image).  Alternatively, if you
  90.    are viewing a file you can first save to file the first part, then press
  91.    n to display the second part and press F6 - save to file.  Use the same
  92.    file name that you used to save the first part, and select 'append"
  93.    rather than "over write".
  94.  
  95.  
  96.  
  97.  
  98. (END OF DOCUMENT)
  99.